projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2012-11-30
Benjamin Otte
stylecontext: Remove unused private functions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
cssstyleproperty: Don't mark border width properties...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
widget: Optimize away unndeeded redraws
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
styleproperty: Add _gtk_css_style_property_changes_affe...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
stylecontext: Expose a function to get at the current...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
styleproperty: Mark properties as not needing resizes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
styleproperty: Add an affects-size property
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
stylecontext: Pass a bitmask to the changed values
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Benjamin Otte
reftests: Fix a reftest
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
icon cache: Fix double free
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Michael Natterer
gtk: convert keyvals to unicode before committing to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Michael Natterer
gtk: add more OSX special casing for the deadacute...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Make test pass
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Allocate the css tree in a single chunk
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Fix leak of lists while building tree
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Add accessor functions for traversing css tree
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Add const to _gtk_css_selector_tree_match_all arg
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Don't keep around linear selectors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Remove gtk_css_ruleset_matches
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Use tree for gtk_css_provider_get_style_property
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Implement ruleset_get_change() with the tree
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Ensure the tree built is always the same
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Use the tree to print css selectors
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Track the tree selector matches
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Fix type of GtkCssSelectorRuleSetInfo match
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Track parent in the css tree nodes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Better tree match verification
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Fix up position with region tree matching
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Don't reorder some selectors when building selecto...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Fixed typo in PRINT_TREE debug code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Create and use a tree for css selector matching
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Add GtkCssSelectorTree creation and matching
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Add _gtk_css_matcher_matches_any()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
css: Track which selectors are "simple"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
Reuse rendered symbolic icons
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Alexander Larsson
Cache GtkIconInfo
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Add a missing va_end call
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Avoid unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Don't return prematurely
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkAboutDialog: Initialize a variable
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkNotebook: Clarify a switch statement
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkCellAccessible: Add missing break statements
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkExpander: Clarify a nested switch
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Add a forgotten break in render_border
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkIconViewAccessible: Fix a copy-paste error
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkActionHelper: Fix a copy-paste error
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
gtk_css_value_bg_size_equal: actually compare contain...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Don't check the same crossing mode twice
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
GtkLabel: Fix a pointless expression
commit
|
commitdiff
|
tree
|
snapshot
2012-11-30
Matthias Clasen
Obtain the recent files max age setting from xsettings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Timothy Arceri
In the file chooser, use a proper apostrophe rather...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Alan McGovern
Fix broken function pointer declarations on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Michael Natterer
quartz: add mountain lion as version 8 to enum GdkOSXVe...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Michael Natterer
quartz: call Gestalt() only once per session in gdk_qua...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Benjamin Berg
Use the ppd groups "name" instead of "text" (bug #687065)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Benjamin Otte
menuitem: Remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Benjamin Otte
tests: Add CSS test for comment detection
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Marcus Kraßmann
cssparser: Don't detect /*/ as a comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Cosimo Cecchi
menubar: deprecate internal-padding style property
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Cosimo Cecchi
menubar: add support for CSS padding
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Cosimo Cecchi
menu: deprecate horizontal-padding and vertical-padding
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Cosimo Cecchi
menuitem: deprecate horizontal-padding style property
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Nilamdyuti...
Assamese translation updated
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
Nilamdyuti...
Assamese translation updated
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Matej Urbančič
Updated Slovenian translation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Matej Urbančič
Updated Slovenian translation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
David King
docs: Add gtk-doc comment for GtkTreeRowReference
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Christophe...
Sanitize memory handling in cups_request_printer_list_cb
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Philip Withnall
i18n: Update British English translation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Philip Withnall
Bug 595615 — Use proper ellipses
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Piotr Drąg
Updated POTFILES.skip
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
reftests: Add reftest for broken fixed height mode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
treeview: Delay computing fixed height
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Emmanuele Bassi
sizegroup: Use g_hash_table_add()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
styleproperty: Use _gtk_css_initial_value_get()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
cssvalue: Use _gtk_css_initial_value_get() for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
cssvalue: Add _gtk_css_initial_value_get()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
izegroup: Improve performance
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
widget: Remove an unneeded queue_resize()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
deprecations: Move files into deprecated/ dir
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
gtkgradient: Deprecate
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
symboliccolor: Deprecate
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
themingengine: Do shading with GtkHSLA
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
hsla: Add _gtk_hsla_shade()
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
symboliccolor: Remove extra includes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
styleprovider: Change function prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
symboliccolor: Implement using GtkCssValue
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Otte
symboliccolor: symbolic color is no longer a CssValue
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Otte
symboliccolor: Change prototype of function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Otte
settings: Remove support for color schemes
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Otte
styleprovider: Remove (broken) implementations of get_style
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Otte
stylecascade: Remove get_icon_factory() implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Otte
styleprovider: Deprecate two non-working functions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
David King
docs: gtk_file_chooser_get_filename() returns absolute...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Nilamdyuti...
Assamese translation updated
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Nilamdyuti...
Assamese translation updated
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
David King
docs: Fix typo in gtk_tree_view_set_tooltip_column...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
David King
docs: Improve GtkTreeModel iteration pattern
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
David King
docs: Correct GtkWidget::scroll-event mask documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Martin Pitt
aboutdialog: Fix add_credit_section() annotations
commit
|
commitdiff
|
tree
|
snapshot
next